Skip to content

Run clang-format on all IsoLib/t35_tool files#67

Merged
y-guyon merged 1 commit intot35_toolfrom
clang_format
Mar 24, 2026
Merged

Run clang-format on all IsoLib/t35_tool files#67
y-guyon merged 1 commit intot35_toolfrom
clang_format

Conversation

@y-guyon
Copy link
Copy Markdown

@y-guyon y-guyon commented Mar 5, 2026

Add check in .github/workflows/clang-format.yml.

find IsoLib/libisomediafile \( -name "*.h" -o -name "*.cpp" -o -name "*.c" \) | xargs clang-format-18 -i -style=file
find IsoLib/t35_tool \( -name "*.h" -o -name "*.cpp" -o -name "*.c" \) | xargs clang-format-18 -i -style=file

Add check in .github/workflows/clang-format.yml.
@y-guyon y-guyon merged commit feb9c39 into t35_tool Mar 24, 2026
4 of 5 checks passed
@y-guyon y-guyon deleted the clang_format branch March 24, 2026 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant